home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…rary 6 (Reseller Edition)
/
Apple Ref. & Pres. Lib.v6.0.toast
/
mac
/
3-Presentations
/
Apple Demos
/
Training
/
AppleCD SC Training
/
Using the AppleCD SC
/
card_20961.txt
< prev
next >
Wrap
Text File
|
1990-04-02
|
4KB
|
186 lines
-- card: 20961 from stack: in
-- bmap block id: 19920
-- flags: 4000
-- background id: 2282
-- name: Home
----- HyperTalk script -----
on idle
pass idle
end idle
on startup
pass startup
end startup
on closeCard
set scroll of card field id 130 to 1
end closeCard
-- part 115 (button)
-- low flags: 00
-- high flags: 8004
-- rect: left=36 top=66 right=88 bottom=285
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Problems Playing Audio CDs
-- part 123 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=365 top=76 right=149 bottom=482
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
play harpsichord c4
visual effect venetian blinds to gray
end mouseUp
-- part 127 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=448 top=28 right=52 bottom=484
-- title width / last selected line: 0
-- icon id / first selected line: 1011 / 1011
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
play harpsichord c4
visual effect venetian blinds to gray
go to card id 5341
end mouseUp
-- part 129 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=20 top=30 right=50 bottom=315
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 130 (field)
-- low flags: 01
-- high flags: 2007
-- rect: left=36 top=97 right=307 bottom=286
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 20
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 131 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=376 top=281 right=303 bottom=442
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: GO BACK
----- HyperTalk script -----
on mouseUp
play harpsichord d4
visual effect wipe down
go back
end mouseUp
-- part 132 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=19 top=16 right=51 bottom=63
-- title width / last selected line: 0
-- icon id / first selected line: 1008 / 1008
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
answer "What Do You Want To Print?" with "Cancel" or "Scroll Bar" or "Card"
if it is "Card" then
doMenu "Print Card"
end if
if it is "Scroll Bar" then
put card field id 130 into PrintThis
visual barn door open to card
go to card "Print Card"
put PrintThis into card field id 1
end if
if it is "Cancel" then
put "Cancel" into it
end if
end mouseUp
-- part contents for card part 129
----- text -----
Troubleshooting
-- part contents for card part 130
----- text -----
You don't hear any sound when you put an audio CD in the AppleCD SC.
Do you have headphones or amplified speakers attached?
• If you have headphones attached, but can't
hear any sound, try adjusting the
headphone jack to get a better connection.
Is the volume control turned all the way down?
• Turn it up slowly.
Did you use the CD Remote desk accessory or program to start the audio playback?
• Did you click the Play button or press P if
using an Apple IIe?
• Did you click the Pause button (or the
Space bar if using an Apple IIe) and forget
to click it again to resume play?